home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2004 #2 / Amiga Plus CD - 2004 - No. 02.iso / AmiSoft / Gfx / misc / Sv5-1.readme.txt < prev    next >
Text File  |  2004-01-31  |  12KB  |  266 lines

  1. Short:    SView5 V1.41 (4.1.2004) - Part 1/8
  2. Author:   Andreas R. Kleinert
  3. Uploader: info@ar-kleinert.de
  4. Type:     gfx/misc
  5.  
  6. **************************************************************************
  7.  
  8.  What is the SView5 package actually ?
  9.  
  10.  It does consist of a huge object-oriented module set
  11.  called "SView5-Library", that consists of many classes for
  12.  loading/saving (SV5Objects), processing (SV5Operators)
  13.  and rtg-displaying (SV5Drivers) graphics. These are
  14.  dynamically loaded and flushed, depending on the free
  15.  amount of memory - under the case, there are not many
  16.  similarities to OS 3.x datatypes.
  17.  
  18.  There are several programs included:
  19.  
  20.    - SView5:      the powerful main program that allows to access all
  21.                   options and settings, allows to load, save, process
  22.                   and convert images - not only via the GUI but
  23.                   also using ARexx and so on.
  24.                   Includes a RTG-compliant screen-grabber!
  25.  
  26.    - BatchProcess Batch conversion tool, for applying upto 4 image
  27.                   processing operaters to a number of graphics by
  28.                   wildcards and save them in a different file format,
  29.                   e.g. load a bunch of JPEGs, then resize, dither
  30.                   and save them as PNG files.
  31.  
  32.    - PNG-Box5,    dedicated tools for creation of graphics for
  33.      JPEG-Box5:   WWW usage (HTML pages) with progressive/interlacing
  34.                   and transparency support
  35.  
  36.    - WinSlide:    for viewing images in a window on public screens,
  37.                   using as few memory as possible - smooth scrolling
  38.                   inclusive! Supports 8 through 24 bit displays.
  39.  
  40.    - ScrollSlide: like WinSlide but using its own screen,
  41.                   for best colors even on 8 bit displays
  42.  
  43.    - CyberSlide:  like viewing images from SView5 using a CyberGfx
  44.                   SV5Driver with 16/24 bit capability, but implemented
  45.                   as small standalone program
  46.  
  47.    - SuperSlide:  like CyberSlide but for AGA screens and screen modes,
  48.                   additionally dithering is done when necessary
  49.  
  50.    - SVPrefs:     for changing settings of SView5-Library modules
  51.                   easily.
  52.  
  53.  Most people forget about WinSlide and the other tools, even when
  54.  already been using the program for some time. So, don't forget
  55.  to check them out when testing :-)
  56.  
  57.  There's also a huge difference between SView5 and the
  58.  SView Productivity Suite I + II CD-ROMs - as described on
  59.  their covers or at www.schatztruhe.de
  60.  
  61.  SView5/-Library is NOT compatible with SViewIV and its predecessors,
  62.  it also is NOT compatible with previous versions of the library
  63.  and its sub-modules.
  64.  
  65.  Keyfiles of predecessors won't work with any of the included tools.
  66.  
  67.  OS 3.1 or greater is REQUIRED!
  68.  
  69. **************************************************************************
  70.  
  71.  Note: For a minimum installation, grab at least the following
  72.  
  73.          - Sv5-1.lha      - Sv5-2.lha    - Sv5-3a.lha
  74.          - Sv5-4.lha      - Sv5-5.lha    - ...
  75.  
  76. **************************************************************************
  77.  
  78.  This is part 1/7 of the SView5 distribution, which consists of
  79.  the following parts:
  80.  
  81.     Sv5-1.lha      Main program, Tools, SView5-Library
  82.     Sv5-2.lha      Documentation files
  83.     Sv5-3a.lha     SV5Objects (JPEG, PNG, PCX, BMP, ILBM)
  84.     Sv5-3b.lha     SV5Objects (other - OPTIONAL)
  85.     Sv5-4.lha      SV5Drivers
  86.     Sv5-5.lha      SV5Operators
  87.  
  88.     Sv5-6.lha      OPTIONAL 68020+ optimized SV modules
  89.     Sv5-7.lha      OPTIONAL language localizations (except english/german)
  90.  
  91.  All parts are (C) 1993-2004 by Andreas R. Kleinert. All rights reserved.
  92.  Parts only are allowed to be distributed together, not solely.
  93.  
  94.  Distribution and other legal conditions are to be obtained from the
  95.  documentation as found in the second archive.
  96.  
  97.  To get the complete distribution, un-archive each of the single
  98.  archives into the same directory:
  99.  
  100.     LHA x [archive].lha RAM:
  101.  
  102.  This will result in a directory called "SView5" from where the
  103.  installation script can be started. Note, that this won't work,
  104.  if you did not un-archive all of the (non-OPTIONAL) archives...
  105.  
  106. **************************************************************************
  107.  
  108.  Other optional, separate archives for example are:
  109.  
  110.     Sv5-IFX.lha    SView5-based ImageFX loader/saver modules
  111.     Sv5-UX.lha     SV5Objects for seldomly used Un*x file formats
  112.     Sv5-WIZ.lha    wizard.library for those who don't have it already
  113.  
  114. **************************************************************************
  115.  
  116.  
  117. Program Description and Distribution Concept
  118. --------------------------------------------
  119. SView5 (evaluation version), a localized graphics viewer, converter,
  120. editor and screen-grabber based on SView5-Library, with ARexx support,
  121. GUI, AmigaGuide online-help, Commodity-functionality
  122. and many more features.
  123.  
  124. SHAREWARE (evaluation version).
  125.  
  126.  
  127. Description of Features and Requirements
  128. ----------------------------------------
  129. Nearly anything is managed by object-oriented external modules
  130. for loading, saving (SV5Objects), displaying (SV5Drivers) and
  131. processing (SV5Operators) graphics - converting graphics and
  132. "screen-grabbing" also is possible in a very comfortable way.
  133.  
  134. Only requires OS V3.1 and 68000, but also makes use of available
  135. OS V3.5 and V3.9 features and 680x0 module versions.
  136.  
  137. Includes licensed SView5-Library, which supports the following
  138. file formats, periphal devices, display drivers and image processing
  139. operators:
  140.  
  141.      ->>>> Total of 62 different graphic file formats               <<<<-
  142.      ->>>> Total of  4 different periphal devices                   <<<<-
  143.      ->>>> Total of 10 different graphic display systems (25 cards) <<<<-
  144.      ->>>> Total of 50 different graphic operators                  <<<<-
  145.  
  146. SV5Objects:    - IFF-ACBM         - Windows,OS/2 BMP   - PNM (PBM,PGM,PPM)
  147.                - IFF-ILBM         - JPEG (JFIF v6)     - IMG (GEM Graphics)
  148.                - IFF-DEEP         - PhotoCD            - WPG (WP Bitmaps)
  149.                - IFF-FAXX         - TIFF               - MacPaint MAC
  150.                - IFF-PBM          - PCX                - EPS (Header/PS)
  151.                - IFF-RGB8         - Atari Degas (1-3)  - C64 (Koala, Doodle)
  152.                - IFF-RGBN         - TIM                - Spectrum ZX (SCR/TAP)
  153.                - IFF-RGFX         - XWD                - FBM
  154.                - IFF-YUVN         - Windows Icon       - CDR-Previews
  155.                - QRT/POV Raytrace - Mac PICT-2         - SGI
  156.                - SVG              - Targa              - Pictor/PCPaint
  157.                - SunRaster        - UtahRLE            - PNG
  158.                - CVP (passphoto)  - Amiga Icons (lots) - SPP
  159.                - PSD              - RAW                - JPEG 2000 (JP2/PGX)
  160.  
  161.                  as well as all OS3-Datatypes
  162.                  and 24 Bit DataTypes (picture.datatype V43-V45).
  163.  
  164.                  Many formats with 24 Bit-Support.
  165.                  Reads XPK- and PP20-packed data via Unpack.svobject.
  166.  
  167.                  Writes C-Sourcecode in chunky/RGB notation.
  168.  
  169.                  Together with external third party programs also the
  170.                  following file formats seamlessly can be embedded:
  171.  
  172.                  File Format        needs program   also needs support for
  173.                  ---------------------------------------------------------
  174.                - AMF                MetaView        (ILBM)
  175.                - CLP                MetaView        (ILBM)
  176.                - DXF/AutoCAD (tm)   MetaView        (ILBM)
  177.                - FIG                AmiFIG          (Postscript)
  178.                               or:   MetaView        (ILBM)
  179.                - CGM                GPlot           (Postscript)
  180.                               or:   MetaView        (ILBM)
  181.                - IFF-DR2D           MetaView        (ILBM)
  182.                - IFF-DRSD           MetaView        (ILBM)
  183.                - Limbo              Limbo 4.0       (PNM)
  184.                - Postscript (TM)    Ghostscript     -
  185.                - WPG-Vector         MetaView        (ILBM)
  186.                - WMF                MetaView        (ILBM)
  187.  
  188. Devices (via SV5Objects):
  189.  
  190.                - Scanner          (scanner.device of ScanQuix)
  191.                - Printer          (printer.device/TurboPrint/Studio)
  192.                - Camedia          (digital cameras)
  193.                - FxPaintStargate  (quick export to FxPAINT)
  194.  
  195. SV5Drivers :   - OCS/ECS          - AGA                - EGS7
  196.                - CgxOverlay       - Retina             - CyberGraphX
  197.                - PicassoII        - Merlin             - Picasso96
  198.                - AGA/RTG Window
  199.  
  200. SV5Operators : - Dither24Bit      - 24BitToHAM         - HilbertDither256
  201.                - ExtractRed       - ExtractGreen       - ExtractBlue
  202.                - XOR              - ExtractGrayScales  - TopToBottom
  203.                - LeftToRight      - Rotate             - Scale50
  204.                - AnyTo24Bit       - Crop               - CallPNM
  205.                - OptimizePalette  - RotateFree         - PaletteDither
  206.                - Blur             - Sharpen            - AddText
  207.                - Antique          - AutoBorder         - Brightness
  208.                - Complement       - Contrast           - Convolve
  209.                - DitherFix24      - EdgeDetect         - Gamma
  210.                - Mosaic           - PagePrint          - RGBAdjust
  211.                - ScaleFree        - Resize
  212.  
  213.                  plus the following from Steve Quartly:
  214.  
  215.                - SQBentley        - SQTiling           - SQThreshold
  216.                - SQOilPaint       - SQMosaic           - SQEmboss
  217.                - SQSlicing        - SQDiffuse          - SQContrast
  218.                - SQSharpen        - SQBlur             - SQDeep_Press
  219.                - SQMotion_Blur    - SQHighPass
  220.  
  221. *****************************************************************************
  222. ** Please support SHAREWARE and register NOW to receive YOUR KeyFile !!    **
  223. *****************************************************************************
  224.  
  225.  
  226.     Overview: Supported and Non-supported Graphics Cards
  227.     ====================================================
  228.  
  229.     Card Name            Kind of Support
  230.     ----------------------------------------------------
  231.     1600GX               -
  232.     A2410 TIGA           CG  EGS                           1
  233.     BVisionPPC           CG                                2
  234.     CyberVision64        CG       P96                      3
  235.     CyberVision64/3D     CG       P96                      4
  236.     CyberVisionPPC       CG                                5
  237.     DCTV                 -
  238.     Domino               CG  EGS  P96                      6
  239.     DraCo Altais         CG                                7
  240.     Firecracker          -
  241.     GDA-1                -
  242.     Graffity             -
  243.     GVP 110/24               EGS                           8
  244.     GVP IV 24                EGS                           9
  245.     Colormaster              EGS                          10
  246.     Inferno (Wildfire)   CG                               11
  247.     Merlin                        P96  NAT                12
  248.     OMniBus                       P96                     13
  249.     Picasso II           CG       P96  NAT                15
  250.     Picasso II+          CG       P96  NAT                16
  251.     Picasso IV           CG       P96                     17
  252.     Piccolo              CG  EGS  P96                     18
  253.     Piccolo SD64         CG  EGS  P96                     19
  254.     Pixel64              CG       P96                     20
  255.     Rain*ow II (R-II)        EGS                          21
  256.     Rain*ow III (R-III)      EGS                          22
  257.     Retina Z2                EGS       NAT                23
  258.     Retina Z3 BLT        CG  EGS  P96  NAT                24
  259.     Spectrum             CG  EGS  P96                     25
  260.     Visiona                  EGS                          26
  261.  
  262.  As you can see, any reasonable graphics card for the Amiga
  263.  is supported in some way.
  264.  
  265.  (NAT = "native driver", CG = CGfx, P96 = Picasso96, EGS = EGS ;)
  266.